Add emacs native profiler.
authorTomohiro Matsuyama <tomo@cx4a.org>
Wed, 22 Aug 2012 06:38:59 +0000 (15:38 +0900)
committerTomohiro Matsuyama <tomo@cx4a.org>
Wed, 22 Aug 2012 06:38:59 +0000 (15:38 +0900)
commit58c33d4ae70951514a3fdd312d7f1bcc99e909c6
tree40bb6d18b3b4a19aeb17286e962564a9c314518f
parent1e0cd35f3ba22fc043019a48c0a83c0b58267344
Add emacs native profiler.
.dir-locals.el
lisp/profiler.el [new file with mode: 0644]
src/Makefile.in
src/alloc.c
src/emacs.c
src/eval.c
src/fns.c
src/lisp.h
src/profiler.c [new file with mode: 0644]